this.slideShowPhotos = new symantec.itools.multimedia.SlideShow();
try {
this.slideShowPhotos.addImageAndDescription(RelativeURL.getURL("Images/PHOTO_1.GIF"), "Pristine Bungbusi beaches are ideal for relaxing and for all kinds of water sports, including surfing, water skiing, and snorkeling.");
this.slideShowPhotos.addImageAndDescription(RelativeURL.getURL("Images/Photo_8.gif"), "Hiking through the rainforest and touring botanical gardens are some of the many ways to explore the Bungbusi tropical paradise.");
this.slideShowPhotos.addImageAndDescription(RelativeURL.getURL("Images/PHOTO_3.GIF"), "At the top of Venduca volcano, you can safely watch the volcanic activity.");
this.slideShowPhotos.addImageAndDescription(RelativeURL.getURL("Images/Photo_7.gif"), "The ocean pounds against rocks formed from past Venduca lava flows.");
this.slideShowPhotos.addImageAndDescription(RelativeURL.getURL("Images/PHOTO_2.GIF"), "Who were the technologically advanced people that constructed this ancient Simerilian building? This riddle attracts archeologists and curious travelers from around the world.");
this.slideShowPhotos.addImageAndDescription(RelativeURL.getURL("Images/PHOTO_4.GIF"), "The extinct civilization that lived in Simerilia had indoor plumbing, running water, saunas, enclosed courtyards, and sophisticated art in their city buildings.");
this.slideShowPhotos.addImageAndDescription(RelativeURL.getURL("Images/PHOTO_5.GIF"), "The beautiful Moderna river slinks through this modern village. Portions of the river are perfect for white-water rafting.");
this.slideShowPhotos.addImageAndDescription(RelativeURL.getURL("Images/Photo_6.gif"), "Moderna rose gardens bloom year-round.");
this.wrappingLabelDesc.setText("Pristine Bungbusi beaches are ideal for relaxing and for all kinds of water sports, including surfing, water skiing, and snorkeling.");
}
public boolean handleEvent(Event event) {
if (event.target == this.invisibleButtonPrev && event.id == 1001) {